@charset "UTF-8";
*,
:after,
:before {
    border: 0 solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    --tw-content: "";
}
html {
    -webkit-text-size-adjust: 100%;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}
body {
    line-height: inherit;
    margin: 0;
}
hr {
    border-top-width: 1px;
    color: inherit;
    height: 0;
}
abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}
a {
    color: inherit;
    text-decoration: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}
:-moz-focusring {
    outline: auto;
}
:-moz-ui-invalid {
    box-shadow: none;
}
progress {
    vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}
fieldset {
    margin: 0;
}
fieldset,
legend {
    padding: 0;
}
menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1;
}
[role="button"],
button {
    cursor: pointer;
}
:disabled {
    cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}
img,
video {
    height: auto;
    max-width: 100%;
}
[hidden] {
    display: none;
}
*,
:after,
:before {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}
.container {
    width: 100%;
}
@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
    }
}
.static {
    position: static;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.block {
    display: block;
}
.table {
    display: table;
}
.grid {
    display: -ms-grid;
    display: grid;
}
.hidden {
    display: none;
}
.h-96 {
    height: 24rem;
}
.w-full {
    width: 100%;
}
.transform {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
    resize: both;
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.blur {
    --tw-blur: blur(8px);
}
.blur,
.filter {
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform,
        -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@font-face {
    font-family: Univers-Light;
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/Univers-Light.woff2) format("woff2");
}
@font-face {
    font-family: Univers-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Univers-Regular.woff2) format("woff2");
}
@font-face {
    font-family: Univers-Bold;
    font-style: bold;
    font-weight: 700;
    src: url(../fonts/Univers-Bold.woff2) format("woff2");
}
@font-face {
    font-family: Univers-Black;
    font-style: bold;
    font-weight: 900;
    src: url(../fonts/Univers-Black.woff2) format("woff2");
}
::-webkit-input-placeholder {
    color: #666;
}
::-moz-placeholder {
    color: #666;
}
:-ms-input-placeholder {
    color: #666;
}
::-ms-input-placeholder {
    color: #666;
}
::placeholder {
    color: #666;
}
::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(140 198 63 / var(--tw-bg-opacity));
    color: #fff;
}
::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(140 198 63 / var(--tw-bg-opacity));
    color: #fff;
}
input,
textarea {
    outline: none;
}
input:focus:required:invalid,
textarea:focus:required:invalid {
    border-color: red;
}
input:required:valid,
textarea:required:valid {
    border-color: green;
}
body {
    color: #000;
    font-family: Univers-Regular;
    font-size: 1rem;
    line-height: 1.5rem;
    min-width: 360px;
    overflow-x: hidden;
    position: relative;
}
.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1220px;
    padding-left: 1rem;
    padding-right: 1rem;
}
@media (min-width: 1280px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }
}
h1 {
    font-family: Univers-Bold;
    font-size: 1.75rem;
    line-height: 2rem;
}
@media (min-width: 1024px) {
    h1 {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
p,
span {
    color: #000;
}
.bx-core-popup-menu-item-text {
    color: #767f8c;
}
.text-gray {
    color: #999;
}
.icon {
    height: 1.5rem;
    width: 1.5rem;
}
ul[type="disc"] li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
ul[type="disc"] li:before {
    content: "—";
    display: block;
    margin-right: 12px;
    width: 12px;
}
b,
strong {
    font-family: Univers-Bold;
    font-weight: 700;
}
.content {
    overflow-x: hidden;
}
.content a:not(.documents-list__item, .card--news a, .card a, .documents-list__btn, .activity-page a, .card-user__content a, .calendar__item, .bx_pagination_page ul li a) {
    color: #000;
    text-decoration: underline;
}
.content a:hover {
    color: #000;
}
.content h1 {
    margin: 32px 0;
}
.photo-cat-name a,
.photo-cat-name a:hover {
    color: #000;
}
.accent-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8cc63f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.accent-link:after {
    background: url(/images/new/chevron-right.svg) no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 18px;
    margin-bottom: 4px;
    margin-left: 8px;
    width: 18px;
}
.accent-link:hover {
    color: #8cc63f !important;
}
.breadcrumb {
    color: #999;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.breadcrumb,
.breadcrumb__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.breadcrumb__item {
    color: #000;
}
.breadcrumb a {
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.breadcrumb a:after {
    content: "—";
    display: block;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: 14px;
}
.breadcrumb a:hover {
    color: #000;
}
.burger-menu {
    background: url(../images/dist/burger-menu-bg.png) no-repeat;
    background-size: cover;
    color: #fff;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    width: 100vw;
    z-index: 0;
}
.burger-menu--open {
    opacity: 1;
    position: fixed;
    -webkit-transform: translate(0);
    transform: translate(0);
    z-index: 100;
}
.burger-menu__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.burger-menu__toggle {
    display: none;
}
@media (min-width: 1024px) {
    .burger-menu__toggle {
        display: block;
    }
}
.burger-menu__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    height: 90vh;
    justify-content: center;
    width: 100%;
}
.burger-menu__wrapper--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 1024px) {
    .burger-menu__wrapper--mobile {
        display: none;
    }
    .burger-menu__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 80vh;
        padding-left: 244px;
        padding-right: 160px;
    }
}
.burger-menu__list {
    width: 100%;
}
.burger-menu__item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    position: relative;
}
@media (min-width: 1024px) {
    .burger-menu__item {
        -ms-grid-columns: 1fr 1fr;
        display: -ms-grid;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .burger-menu__item--hidden {
        display: none;
    }
}
.burger-menu__item-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Univers-Bold;
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.burger-menu__item-title:hover {
    color: #fff;
    text-decoration: none;
}
.burger-menu__item:not(:last-child) {
    margin-bottom: 0.75rem;
}
.burger-menu__item-title span {
    -webkit-box-flex: 1;
    background: #e5e5e5;
    display: none;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    margin-left: 27px;
    margin-right: 32px;
    margin-top: 2px;
    opacity: 0.5;
}
.burger-menu__dropdown {
    display: none;
    max-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
.burger-menu__dropdown-item a,
.burger-menu__dropdown-item a:hover {
    color: #fff;
    text-decoration: none;
}
.burger-menu__dropdown-item:not(:first-child) {
    padding-top: 12px;
}
.burger-menu__dropdown-item:first-child {
    padding-top: 6px;
}
.burger-menu__dropdown-toggle svg {
    fill: #fff;
}
@media (min-width: 1024px) {
    .burger-menu__dropdown-toggle svg {
        display: none;
    }
}
.burger-menu__item:hover {
    color: #fff;
    text-decoration: none;
}
.burger-menu__item:hover .burger-menu__dropdown {
    display: block;
    z-index: 1;
}
.burger-menu__item:hover .burger-menu__item-title span {
    display: block;
}
.burger-menu .icon {
    stroke: #fff;
    stroke-width: 2;
}
.card-user {
    -ms-flex-negative: 0;
    color: #fff;
    display: -ms-grid;
    display: grid;
    flex-shrink: 0;
    grid-template-areas: "user";
    max-height: 364px;
    max-width: 288px;
    overflow: hidden;
}
.card-user:not(:last-child) {
    margin-right: 1rem;
}
.card-user::-webkit-scrollbar {
    width: 0;
}
.card-user .category-page__content p {
    margin-bottom: 0;
}
.card-user__image {
    grid-area: user;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
}
.card-user__initials {
    font-family: Univers-Bold;
}
.card-user__initials--firstname {
    margin-bottom: 12px;
}
.card-user__content {
    -ms-grid-row-align: end;
    align-self: end;
    grid-area: user;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    padding: 20px;
    -webkit-transition: translate 0.6s ease;
    transition: translate 0.6s ease;
    translate: 0 20px;
    z-index: 2;
}
.card-user__content a:hover {
    color: #fff;
}
.card-user__desc {
    font-size: 14px;
    height: 0;
}
.card-user:hover .card-user__content {
    translate: 0 0;
}
.card-user:hover .card-user__image {
    -webkit-filter: brightness(0.4);
    filter: brightness(0.4);
}
.card-user:hover .card-user__desc {
    height: 100%;
}
.card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #fff;
    border: 1px solid #eee;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 4rem;
    padding: 1rem;
}
.card.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 1024px) {
    .card {
        max-width: 304px;
    }
}
.card:hover {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    z-index: 3;
}
.card__image {
    margin-bottom: 1.5rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
@media (min-width: 1024px) {
    .card__image {
        height: 159px;
    }
}
.card__image--library {
    -webkit-filter: brightness(0.97);
    filter: brightness(0.97);
    height: 300px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}
.card__image--library-sm {
    height: 159px;
}
.card__props-list {
    -ms-grid-column-align: end;
    justify-self: end;
    margin-top: auto;
    padding-top: 0.75rem;
}
.card__props-item {
    margin-top: 0.75rem;
    position: relative;
}
.card__props-title,
.card__props-value {
    margin-bottom: 0;
}
.card__props-title {
    color: #999;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.card__props-tag {
    background: #000;
    color: #fff;
    padding: 2px 8px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.card__props-tag span {
    color: #fff;
}
.card__props-download {
    position: absolute;
    right: 0;
    top: -2.5rem;
}
.card__props-view {
    position: absolute;
    right: 2rem;
    top: -2.5rem;
}
.card__props-download--library {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: 0;
}
.card__props-download--library span:last-child {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    color: #999;
    margin-right: 12px;
    order: -1;
    padding-top: 6px;
}
.card__props-progress {
    display: none;
    margin-top: 2rem;
}
.card__date {
    color: #999;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-top: auto;
    padding-top: 0.75rem;
}
.card--best,
.card--pilot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.card--best,
.card--library,
.card--news {
    margin-bottom: 0;
}
.card--news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card--news p {
    margin-bottom: 0;
}
.card--news a {
    font-family: Univers-Regular;
    text-decoration: none;
}
.card-wrapper {
    min-height: 825px;
    position: relative;
}
@media (min-width: 1024px) {
    .card-wrapper {
        width: 304px;
    }
}
.card-wrapper:hover .card {
    position: absolute;
}
.card-wrapper:hover .card__props-progress {
    display: block;
}
.card-wrapper .card__title {
    min-height: 76px;
}
.category-filter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
    position: relative;
}
@media (min-width: 1024px) {
    .category-filter {
        border-bottom: 1px solid;
    }
}
.category-filter__input {
    display: none;
    text-align: right;
    width: 100%;
}
.category-filter__input.active {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #fff;
    -webkit-box-shadow: 1px 1px 10px #ccc;
    box-shadow: 1px 1px 10px #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    padding: 12px;
    position: absolute;
    text-align: left;
    top: 40px;
    z-index: 1;
}
@media (min-width: 1024px) {
    .category-filter__input {
        display: block;
    }
}
.category-filter select {
    margin-right: 16px;
    padding: 12px 0;
}
@media (min-width: 1024px) {
    .category-filter select {
        padding: 12px 24px;
    }
}
.category-filter__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 1024px) {
    .category-filter__name {
        pointer-events: none;
    }
}
.category-filter__name svg {
    margin-right: 1rem;
}
@media (min-width: 1024px) {
    .category-filter__name svg {
        display: none;
    }
}
.content {
    width: 100%;
}
.documents-list {
    margin-top: 2rem;
}
@media (min-width: 1024px) {
    .documents-list {
        padding-left: 6.5rem;
    }
}
.documents-list a div p.documents-list__size {
    margin-top: 0;
}
.documents-list__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.5rem 2rem;
}
@media (min-width: 1024px) {
    .documents-list__item {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.documents-list__item:hover {
    border: 1px solid #8cc63f;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    color: #000;
    text-decoration: none;
}
.documents-list .icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.documents-list__item .icon--download {
    margin-left: auto;
}
.documents-list__item .icon--pdf {
    margin-bottom: 0.75rem;
    margin-right: 4rem;
}
@media (min-width: 1024px) {
    .documents-list__item .icon--pdf {
        margin-bottom: 0;
    }
}
.documents-list__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 1rem;
}
.documents-list__btn .icon--download {
    margin-left: 0.75rem;
    opacity: 1;
}
.documents-list__size {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.documents-list__text {
    margin-right: 4px;
}
@media (min-width: 1024px) {
    .documents-list__text {
        margin-right: 64px;
    }
}
.documents-list__item.card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: none;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 100%;
}
.documents-list__item.card.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.documents-page {
    display: none;
}
.documents-page h4 {
    font-family: Univers-Bold;
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.documents-page .documents-list {
    margin-top: 0;
}
.documents-page.active {
    display: block;
}
.documents-page__filter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #000;
    display: none;
}
.documents-page__filter.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.documents-page__filter select {
    outline: none;
    padding: 9px;
    text-align: right;
    width: 100%;
}
.event-slider {
    overflow: hidden;
}
.event-slider span {
    color: #999 !important;
}
.event-slider span.swiper-pagination-current {
    color: #000 !important;
}
.event-slider__navigation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
    margin-top: 1rem;
    position: relative;
}
.event-slider__pagination {
    color: #999 !important;
    margin-left: auto;
    margin-right: 0.75rem;
    width: auto !important;
}
.event-slider__next,
.event-slider__prev {
    cursor: pointer;
    height: 36px;
    position: relative;
    width: 36px;
}
.event-slider__next.swiper-button-disabled,
.event-slider__prev.swiper-button-disabled {
    opacity: 0.5;
}
.footer {
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding-top: 2rem;
}
.footer__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-top: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 2rem;
}
.footer__title {
    font-family: Univers-Bold;
    margin-bottom: 0.5rem;
}
.footer__item {
    margin-top: 1rem;
}
@media (min-width: 1024px) {
    .footer__item {
        margin-top: 0;
    }
}
.footer a {
    color: #999;
    text-decoration: underline;
}
.footer__contact-time {
    margin-bottom: 1rem;
    margin-top: 0.75rem;
}
.footer__contact-phone {
    margin-bottom: 14px;
}
.footer__contact-phone a {
    color: #000;
    margin-bottom: 14px;
    text-decoration: none;
}
.footer__item-socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer__item-socials p {
    margin-right: 2rem;
    width: 100%;
}
@media (min-width: 768px) {
    .footer__item-socials p {
        width: auto;
    }
}
.footer__item-social .icon {
    height: 2.5rem;
    width: 2.5rem;
}
.footer__item-social:not(:last-child) {
    margin-right: 1.5rem;
}
.footer__item-social:last-child {
    margin-top: 0.75rem;
}
@media (min-width: 1024px) {
    .footer__item-social:last-child {
        margin-top: 0;
    }
}
.footer__subscribe {
    margin-bottom: 1.5rem;
}
.footer__copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: flex-start;
    border-top: 1px solid #ccc;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 2rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    width: 100%;
}
@media (min-width: 1280px) {
    .footer__copyright {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.footer__copyright p {
    color: #999;
}
@media (min-width: 1280px) {
    .footer__copyright a {
        margin-left: auto;
    }
}
.footer__copyright-create {
    color: #999;
}
@media (min-width: 1280px) {
    .footer__copyright-create {
        margin-left: 2.75rem;
    }
}
.grid-content {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 768px) {
    .grid-content {
        -ms-grid-columns: (minmax(0, 1fr)) [2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (min-width: 1024px) {
    .grid-content {
        -ms-grid-columns: (minmax(0, 1fr)) [3];
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
.grid-content__tabs {
    grid-column: 1/-1;
}
.grid-content--users {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2rem;
    overflow-x: auto;
}
@media (min-width: 1024px) {
    .grid-content--users {
        display: -ms-grid;
        display: grid;
        gap: 25px;
        margin-top: 2rem;
    }
}
.grid-content--library {
    gap: 24px;
}
@media (min-width: 1024px) {
    .grid-content--best,
    .grid-content--events {
        -ms-grid-columns: (minmax(0, 1fr)) [4];
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .grid-content--events {
        gap: 1.5rem;
    }
}
.grid-content .bx_pagination_section_two,
.grid-content .bx_pg_text {
    display: none;
}
.grid-content .bx_pagination_bottom {
    height: 100px;
}
.grid-content .bx_pagination_page {
    font-size: 16px;
    margin-bottom: 64px;
    margin-top: 64px;
}
.grid-content .bx_pagination_page li,
.grid-content .bx_pagination_page ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.grid-content .bx_pagination_page li {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    height: 32px;
    justify-content: center;
    margin-right: 16px;
    padding: 8px 10px 4px;
    width: 32px;
}
.grid-content .bx_pagination_page li.bx_active,
.grid-content .bx_pagination_page li:hover {
    background: transparent;
    border: 1px solid #8cc63f;
    color: #000;
}
.header-search {
    background: rgba(41, 41, 41, 0.75);
    height: 0;
    width: 100%;
}
.header-search--show {
    height: 100vh;
    position: fixed;
    z-index: 100;
}
.header-search__form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 84px;
    padding: 2rem 1rem;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.header-search__form--show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.header-search input {
    height: 1.5rem;
    margin-left: 1.5rem;
    width: 100%;
}
.header-search__close {
    margin-left: auto;
}
.header-search .icon--search,
.header-search .icon--x {
    stroke: #000;
    stroke-width: 2;
    opacity: 0.4;
}
.header-category {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    color: #fff;
    left: 0;
    padding-top: 16px;
    position: absolute;
    top: 0;
    width: 100%;
}
.header-category__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.header-category__item:first-child {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-category__item:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.header-category__logo {
    margin-right: 3rem;
}
.header-category__main-menu {
    display: none;
}
@media (min-width: 1024px) {
    .header-category__main-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 1rem;
        line-height: 1.5rem;
        padding-bottom: 1.25rem;
    }
}
.header-category__main-menu li:not(:last-child) {
    margin-right: 2rem;
}
.header-category__main-menu a.root-item-selected,
.header-category__main-menu a:hover {
    border-bottom: 2px solid #fff;
    padding-bottom: 26px;
}
.header-category__location {
    display: none;
}
@media (min-width: 1024px) {
    .header-category__location {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.header-category__location span {
    color: #fff;
    padding-top: 6px;
}
.header-category__location svg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    margin-right: 1rem;
    order: -1;
}
.header-category__item-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-top: auto;
    padding-bottom: 1.25rem;
}
.header-category__burger-menu {
    margin-left: 1.25rem;
}
@media (min-width: 1024px) {
    .header-category__burger-menu {
        margin-left: 2rem;
    }
}
.header-category .icon {
    stroke: #fff;
    stroke-width: 2;
    height: 1.5rem;
    width: 1.5rem;
}
.header-category .icon--burger {
    width: 4rem;
}
.header-default {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    color: #000;
    padding-top: 16px;
}
.header-default__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.header-default__item:first-child {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-default__item:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.header-default__logo {
    margin-right: 3rem;
}
.header-default__main-menu {
    display: none;
}
@media (min-width: 1024px) {
    .header-default__main-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 1rem;
        line-height: 1.5rem;
        padding-bottom: 1.4rem;
    }
}
.header-default__main-menu li:not(:last-child) {
    margin-right: 2rem;
}
.header-default__main-menu a {
    color: #000;
}
.header-default__main-menu a.root-item-selected,
.header-default__main-menu a:hover {
    border-bottom: 2px solid #8cc63e;
    color: #000;
    padding-bottom: 28px;
    text-decoration: none;
}
.header-default__location {
    display: none;
}
@media (min-width: 1024px) {
    .header-default__location {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.header-default__location span {
    padding-top: 6px;
}
.header-default__location svg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    margin-right: 1rem;
    order: -1;
}
.header-default__item-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-top: auto;
    padding-bottom: 1.25rem;
}
.header-default__burger-menu {
    margin-left: 1.25rem;
}
@media (min-width: 1024px) {
    .header-default__burger-menu {
        margin-left: 2rem;
    }
}
.header-default .icon {
    stroke: #000;
    stroke-width: 2;
    height: 1.5rem;
    width: 1.5rem;
}
.header-default .icon--burger {
    width: 4rem;
}
.header-index {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    color: #fff;
    padding-top: 16px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.header-index .icon--burger,
.header-index .icon--location,
.header-index .icon--search {
    stroke: #fff;
    stroke-width: 2;
}
.header-index .burger-menu__toggle,
.header-index .burger-menu__toggle svg {
    width: 64px;
}
.header-index__location svg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    margin-right: 1rem;
    order: -1;
}
.header-index__location {
    display: none;
}
@media (min-width: 1024px) {
    .header-index__location {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.header-index__location span {
    color: #fff;
    padding-top: 6px;
}
@media (min-width: 1024px) {
    .info-children {
        -ms-grid-columns: 1fr 1fr;
        display: -ms-grid;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}
.info-children__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1rem;
    padding: 1rem;
}
@media (min-width: 1024px) {
    .info-children__block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .info-children__block-img,
    .info-children__block:first-child {
        margin-right: 1.5rem;
    }
    .info-children__block-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.info-children__block-text p {
    margin-bottom: 0 !important;
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .info-children__block-text p {
        margin-top: 0;
    }
}
.info-children__block-text a {
    color: #8cc63f !important;
    display: block;
    margin-top: 8px;
    text-decoration: none !important;
}
@media (min-width: 1024px) {
    .info-children__block-text a {
        margin-top: auto;
        padding-top: 40px;
    }
}
.key-card {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: #eee;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    margin-left: 44px;
    min-height: 106px;
    padding: 24px;
    position: relative;
    width: 292px;
}
@media (min-width: 1024px) {
    .key-card {
        width: 352px;
    }
}
.key-card__name {
    font-family: Univers-Bold;
    font-size: 20px;
}
.key-card__date {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.key-card:before {
    border: 3px solid #8cc63f;
    border-radius: 50%;
    height: 16px;
    left: -35px;
    top: 8px;
    width: 16px;
}
.key-card:after,
.key-card:before {
    content: "";
    display: block;
    position: absolute;
}
.key-card:after {
    border-left: 2px solid #8cc63f;
    height: 100%;
    left: -28px;
    top: 24px;
}
.key-card:last-child {
    background: url(/images/new/cup.svg) no-repeat, #8cc63f;
    background-position: right 14px bottom 14px;
    min-height: 206px;
}
.key-card:last-child span {
    color: #fff;
}
.key-card:last-child:before {
    color: #8cc63f;
    content: "●";
    font-size: 32px;
    height: 28px;
    left: -41px;
    padding-top: 1px;
    text-align: center;
    top: -2px;
    width: 28px;
}
.key-card:nth-child(4):after {
    height: 92%;
}
.logo {
    background-image: url(../images/dist/logo/logo-default.svg);
    background-size: cover;
    display: block;
    height: 5.3rem;
    width: 5.3rem;
}
@media (min-width: 1024px) {
    .logo {
        height: 6.75rem;
        width: 6.75rem;
    }
}
.logo--white {
    background-image: url(../images/dist/logo/logo-white.svg);
}
.logo--color {
    background-image: url(../images/dist/logo/logo-color.svg);
}
.main-slider {
    position: relative;
}
.main-slider__item {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "slide";
}
.main-slider__item-image {
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
    grid-area: slide;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    height: 80vh;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.main-slider__text {
    margin-top: 25vh;
}
.main-slider__title {
    font-family: Univers-Bold;
    font-size: 30px;
    line-height: 100%;
    margin-bottom: 24px;
    width: 70%;
}
@media (min-width: 1024px) {
    .main-slider__title {
        font-size: 48px;
    }
}
.main-slider__desc {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 56px;
}
.main-slider__btn {
    border: 1px solid #fff;
    border-radius: 2px;
    padding: 17px 64px 15px;
    text-transform: uppercase;
}
.main-slider__container {
    -ms-grid-row-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: slide;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    z-index: 1;
}
.main-slider a,
.main-slider p {
    color: #fff;
}
.main-slider__prev {
    margin-right: 68px;
}
.main-slider__next,
.main-slider__prev {
    cursor: pointer;
    display: none;
}
@media (min-width: 1024px) {
    .main-slider__next,
    .main-slider__prev {
        display: block;
    }
}
.main-slider__pagination {
    bottom: 0 !important;
    left: 45% !important;
    position: absolute;
    z-index: 1;
}
.main-slider__pagination .swiper-pagination-bullet-active {
    background: #8cc63f;
}
@media (min-width: 1024px) {
    .main-slider__pagination {
        bottom: 36px !important;
        left: 50% !important;
    }
}
.mobile-menu {
    background: url(/images/new/mobile-menu-bg.png) no-repeat;
    background-size: cover;
    color: #fff;
    height: 100vh;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: relative;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    width: 100vw;
    z-index: 0;
}
.mobile-menu--open {
    opacity: 1;
    position: fixed;
    -webkit-transform: translate(0);
    transform: translate(0);
    z-index: 100;
}
@media (min-width: 1024px) {
    .mobile-menu__toggle {
        display: none;
    }
}
.mobile-menu__toggle svg {
    width: 64px;
}
.mobile-menu__close,
.mobile-menu__dropdown-close {
    z-index: 3;
}
.mobile-menu__dropdown-close {
    display: none;
    position: absolute;
}
.mobile-menu__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    min-height: 84px;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.mobile-menu__list {
    margin-top: 2rem;
}
.mobile-menu__item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.mobile-menu__item,
.mobile-menu__item-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mobile-menu__item-title {
    color: #fff;
    font-family: Univers-Bold;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: 1rem;
}
.mobile-menu__dropdown {
    background: url(/images/new/mobile-menu-bg.png) no-repeat;
    background-size: contain;
    height: 100vh;
    left: 0;
    padding-left: 16px;
    padding-top: 150px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(100vw);
    transform: translate(100vw);
    width: 100vw;
    z-index: 2;
}
.mobile-menu__dropdown--open {
    -webkit-transform: translate(0);
    transform: translate(0);
}
.mobile-menu__dropdown-item {
    margin-bottom: 1rem;
}
.mobile-menu__dropdown-toggle {
    height: 24px;
    margin-bottom: 1rem;
    width: 24px;
}
.mobile-menu__dropdown-toggle svg {
    fill: #fff;
    height: 24px;
    width: 24px;
}
.mobile-menu .icon {
    stroke: #fff;
    stroke-width: 2;
}
.page-aside {
    border: 1px solid #eee;
}
.page-aside a {
    display: block;
    padding: 1.5rem 1rem 1.5rem 2rem;
}
.page-aside a:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.page-aside a.active,
.page-aside a:hover {
    background: #eee;
    font-family: Univers-Bold;
}
.page-header {
    grid-area: header;
}
.page-main {
    grid-area: main;
}
.page-nav {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.page-nav__item {
    margin-right: 1.5rem;
}
.page-nav__item:last-child {
    margin-right: none;
}
.page-nav__list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: none;
    height: 1vh;
    justify-content: flex-end;
    list-style: none;
}
@media screen and (min-width: 1200px) {
    .page-nav__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.page-nav__list--mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: url(/images/src/about-bg.svg) no-repeat top right 12vw #00303c;
    background-size: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 3rem;
    height: 100vh;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 10% 0 20vh 7vw;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100vw;
    z-index: 20;
}
.page-nav__list--mobile .page-nav__item--mobile {
    overflow: hidden;
}
.page-nav__list--mobile .page-nav__link {
    -webkit-animation: reveal 1.5s cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
    animation: reveal 1.5s cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
    color: #fff;
    font-size: 2.25rem;
}
.page-nav__list--mobile .page-nav__link:before {
    background: none;
}
@-webkit-keyframes reveal {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
@keyframes reveal {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
.page-nav__list--mobile .page-nav__link--active,
.page-nav__list--mobile .page-nav__link:hover {
    color: #1d6076;
}
.page-nav__link {
    font-size: 1rem;
    margin-right: 1.5rem;
    position: relative;
    text-decoration: none;
}
.page-nav__link:hover {
    color: #000;
    text-decoration: none;
}
.page-nav__link:before {
    background: #000;
    content: "";
    display: block;
    height: 0.0625rem;
    left: 0;
    position: absolute;
    top: 200%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 0;
}
.page-nav__link--active:before,
.page-nav__link:hover:before {
    width: 100%;
}
.page-nav__toggle {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: none;
    margin: 0;
    overflow: visible;
    text-transform: none;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 30;
}
.page-nav__toggle-wrapper {
    display: inline-block;
    height: 1.5rem;
    position: relative;
    width: 2.5rem;
    z-index: 1;
}
.page-nav__toggle-inner {
    display: block;
    margin-top: -0.125rem;
    top: 50%;
}
.page-nav__toggle-inner,
.page-nav__toggle-inner:after,
.page-nav__toggle-inner:before {
    border-radius: 0.25rem;
    height: 0.25rem;
    position: absolute;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    width: 1.875rem;
}
.page-nav__toggle-inner:after,
.page-nav__toggle-inner:before {
    content: "";
    display: block;
}
.page-nav__toggle-inner:before {
    top: -0.625rem;
}
.page-nav__toggle-inner:after {
    bottom: -0.625rem;
}
.page-nav__toggle--active {
    position: absolute;
    right: 5%;
}
.page-nav__toggle--active .page-nav__toggle-inner {
    background-color: #fff;
    -webkit-transform: translateZ(0) rotate(45deg);
    transform: translateZ(0) rotate(45deg);
}
.page-nav__toggle--active .page-nav__toggle-inner:before {
    background-color: #fff;
    opacity: 0;
    -webkit-transform: rotate(-45deg) translate3d(-0.357143125rem, -0.375rem, 0);
    transform: rotate(-45deg) translate3d(-0.357143125rem, -0.375rem, 0);
}
.page-nav__toggle--active .page-nav__toggle-inner:after {
    background-color: #fff;
    -webkit-transform: translate3d(0, -0.625rem, 0) rotate(-90deg);
    transform: translate3d(0, -0.625rem, 0) rotate(-90deg);
}
.activity-page tr {
    -ms-grid-columns: 260px 1fr;
    display: -ms-grid;
    display: grid;
    gap: 24px;
    grid-template-columns: 260px 1fr;
    padding: 16px 32px;
}
.activity-page__accordion {
    border: 1px solid #eee;
}
.activity-page__accordion-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 1.5rem 2rem;
}
.activity-page__accordion-title.active svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.activity-page__accordion-title span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 3.5rem;
}
.activity-page__accordion-title svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.activity-page__accordion-content {
    display: none;
}
.activity-page__accordion-content.active {
    display: block;
    overflow: scroll;
}
.activity-page__accordion-content tbody tr:nth-child(2n) {
    background: #8cc63f;
}
.activity-page__accordion-content a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8cc63f;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 1.5rem;
    text-decoration: none;
    text-decoration: underline;
}
.activity-page__arch-list {
    -ms-grid-columns: 1fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr;
}
@media (min-width: 1024px) {
    .activity-page__arch-list {
        -ms-grid-columns: 320px 1fr;
        grid-template-columns: 320px 1fr;
        margin-bottom: 32px;
    }
}
.activity-page__block {
    overflow-x: scroll;
}
.category-page {
    overflow: hidden;
}
.category-page__hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background-color: #8cc63f;
    background-position: 30%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 360px;
    justify-content: flex-end;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}
@media (min-width: 1024px) {
    .category-page__hero {
        background-position: 100%;
        background-size: inherit;
        height: 492px;
    }
}
.category-page__hero--ganty {
    background-image: url(../images/dist/category/grands-bg.png);
}
.category-page__hero--contests {
    background-image: url(../images/dist/category/contests-bg.png);
}
.category-page__hero--pilot {
    background-image: url(../images/dist/category/pilot-bg.png);
}
.category-page__hero--info {
    background-image: url(../images/dist/category/info-bg.png);
}
.category-page__hero--best {
    background-image: url(../images/dist/category/best-bg.png);
}
.category-page__hero--intern {
    background-image: url(../images/dist/category/intern-bg.png);
}
.category-page__hero--about {
    background-image: url(../images/dist/category/about-bg.png);
}
.category-page__hero--trust {
    background-image: url(../images/dist/category/trust-bg.png);
}
.category-page__hero--events {
    background-image: url(../images/dist/category/events-bg.png);
}
.category-page__hero--library {
    background-image: url(../images/dist/category/library-bg.png);
}
.category-page__hero--news {
    background-image: url(../images/dist/category/news-bg.png);
}
.category-page__hero p {
    color: #fff;
    display: none;
    margin-top: 1rem;
}
@media (min-width: 1024px) {
    .category-page__hero p {
        display: block;
        width: 50%;
    }
}
.category-page__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2rem;
}
.category-page__content p {
    margin-bottom: 2.25rem;
}
.category-page__content-sidebar {
    -ms-flex-negative: 0;
    display: none;
    flex-shrink: 0;
    margin-right: 24px;
    width: 288px;
}
@media (min-width: 1024px) {
    .category-page__content-sidebar {
        display: block;
    }
}
.category-page .documents-list {
    -ms-grid-column: 2;
    grid-column: 2;
    padding-left: 0;
}
@media (min-width: 1024px) {
    .events-content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        padding-right: 54px !important;
    }
    .events-content__desc {
        padding-right: 84px;
    }
}
.events-content .news-list {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -ms-flex-negative: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    order: 2;
    overflow-x: auto;
}
@media (min-width: 1024px) {
    .events-content .news-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.events-content .documents-list {
    padding-left: 0;
}
.events-content .news-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #8cc63f;
    border-radius: 100px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding: 8px 14px 4px;
    position: relative;
}
.events-content .news-item:not(:last-child) {
    margin-right: 36px;
}
@media (min-width: 1024px) {
    .events-content .news-item {
        margin-bottom: 0;
        margin-top: 0;
    }
    .events-content .news-item:not(:first-child) {
        margin-top: 55px;
    }
    .events-content .news-item:not(:last-child) {
        margin-right: 0;
    }
}
.events-content .news-item b {
    font-family: Univers-Regular;
}
.events-content .news-item:before {
    background: #8cc63f;
    content: "";
    display: block;
    height: 2px;
    left: -36px;
    position: absolute;
    top: 16px;
    width: 36px;
}
@media (min-width: 1024px) {
    .events-content .news-item:before {
        height: 55px;
        left: 29px;
        position: absolute;
        top: -55px;
        width: 2px;
    }
}
.events-content .news-item:first-child:before {
    height: 0;
}
@media (min-width: 1024px) {
    .events-content .news-item:nth-child(4) {
        margin-top: 184px;
    }
    .events-content .news-item:nth-child(4):before {
        height: 184px;
        top: -184px;
    }
}
.index-page {
    overflow-x: hidden;
}
.index-page h2 {
    font-family: Univers-Bold;
    font-size: 28px;
    margin-bottom: 2rem;
}
@media (min-width: 1024px) {
    .index-page h2 {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
.inner-page {
    margin-top: 2rem;
}
.inner-page h1 {
    margin-bottom: 1rem;
}
.inner-page__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1024px) {
    .inner-page__content {
        padding-right: 13rem;
    }
}
.inner-page__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.inner-page__date {
    color: #999;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
}
.inner-page__content .share-btn {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.inner-page__content-inner {
    padding-top: 32px;
}
@media (min-width: 1024px) {
    .inner-page__content-inner {
        padding-left: 6.5rem;
        padding-right: 13.2rem;
    }
}
.inner-page__content-inner p:not(:first-child) {
    margin-top: 2rem;
}
.inner-page__cards {
    margin-bottom: 64px;
    margin-top: 32px;
    overflow-y: hidden;
}
.news-page h1:first-child {
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.news-page__image {
    height: 184px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
@media (min-width: 1024px) {
    .news-page__image {
        height: 568px;
    }
}
.news-page__image-desc {
    color: #999;
    margin-top: 1rem;
}
@media (min-width: 1024px) {
    .news-page__image-desc {
        padding-left: 6.5rem;
    }
}
.news-page .bx_pagination_section_two {
    display: none;
}
.news-page__slider {
    overflow: hidden;
}
@media (min-width: 1024px) {
    .news-page__slider {
        width: 930px;
    }
}
.news-page__slider-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
@media (min-width: 1024px) {
    .news-page__slider-header {
        width: 930px;
    }
}
.news-page__slider-header h2 {
    font-family: Univers-Bold;
    font-size: 30px;
    line-height: 36px;
}
.news-page__slider-prev {
    margin-left: auto;
    margin-right: 16px;
}
.news-page__slider-next.swiper-button-disabled,
.news-page__slider-prev.swiper-button-disabled {
    opacity: 0.5;
}
.news-page__slider-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 288px;
}
.news-page__slider-item:not(:last-child) {
    margin-right: 24px;
}
.news-page__slider-image {
    -webkit-filter: brightness(0.98);
    filter: brightness(0.98);
    height: 159px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.news-page__slider-title {
    margin-top: 24px;
}
.news-page__slider-date {
    color: #999;
    font-size: 14px;
    margin-top: auto;
    padding-top: 12px;
}
.search-page {
    padding-bottom: 2rem;
    padding-top: 2rem;
}
.search-page h1 {
    margin-bottom: 1rem;
}
.search-page form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding: 14px;
}
.search-page input {
    background: transparent;
    width: 100%;
}
.search-page__item {
    border-top: 1px solid #ccc;
    margin-top: 1rem;
    padding-top: 1rem;
}
.search-page__item a {
    margin-bottom: 1rem;
    text-decoration: underline;
}
.search-page__item a:hover {
    color: #8cc63f;
}
.search-page__item small,
.search-page__item small a {
    color: #999;
}
.search-page__item small a:hover {
    color: #000;
}
.search-page__navigation {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}
.search-page .notetext {
    color: #999;
}
.search-page .bx_pagination_section_two,
.search-page .bx_pg_text {
    display: none;
}
.search-page .bx_pagination_page {
    font-size: 16px;
    margin-bottom: 64px;
}
.search-page .bx_pagination_page li,
.search-page .bx_pagination_page ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.search-page .bx_pagination_page li {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    height: 32px;
    justify-content: center;
    margin-right: 16px;
    padding: 8px 10px 4px;
    width: 32px;
}
.search-page .bx_pagination_page li.bx_active,
.search-page .bx_pagination_page li:hover {
    background: transparent;
    border: 1px solid #8cc63f;
    color: #000;
}
.about {
    background: #eee;
    padding-bottom: 4rem;
    padding-top: 4rem;
}
.about__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 1024px) {
    .about__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.about__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 3rem;
}
.about__text a {
    color: #8cc63f;
}
.about__element {
    -ms-flex-negative: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #fff;
    border-radius: 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 0;
    height: 288px;
    padding: 1.25rem;
    width: 288px;
}
.about__element:not(:last-child) {
    border-radius: 4px 100px 4px 4px;
    margin-bottom: 1rem;
    margin-right: 1.5rem;
}
.about__element-text {
    width: 50%;
}
.about__element-value {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.about__element svg {
    margin-left: auto;
    margin-top: auto;
}
.about__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
    margin-top: 1rem;
}
@media (min-width: 1024px) {
    .about__link {
        margin-bottom: 0;
    }
}
.about__link svg {
    margin-left: 0.5rem;
}
.about__link span {
    color: #8cc63f;
    padding-top: 2px;
}
.calendar {
    margin: 4rem auto auto;
    max-width: 1220px;
    padding-bottom: 2rem;
}
@media (min-width: 1024px) {
    .calendar {
        padding-bottom: 4rem;
    }
}
.calendar a {
    color: inherit;
    text-decoration: none;
}
.calendar h2 {
    font-family: Univers-Bold;
    font-size: 28px;
    margin-bottom: 32px;
}
@media (min-width: 1024px) {
    .calendar h2 {
        font-size: 36px;
        margin-bottom: 32px;
    }
}
.calendar .ui-datepicker table {
    background: transparent;
    font-size: 0.9em;
}
.calendar .ui-datepicker td a,
.calendar .ui-datepicker td span {
    font-size: 12px;
    text-decoration: none;
}
.calendar table tr td {
    background-color: transparent;
}
.calendar__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
@media (min-width: 1024px) {
    .calendar__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.calendar .news-list,
.calendar__list {
    margin-top: 2rem;
    width: 100%;
}
@media (min-width: 1024px) {
    .calendar .news-list,
    .calendar__list {
        margin-top: 0;
    }
}
.calendar__item {
    border-top: 1px solid #eee;
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 1rem;
    padding-top: 1rem;
    position: relative;
}
@media (min-width: 1024px) {
    .calendar__item {
        width: 94%;
    }
}
@media screen and (width: 717px) {
    .calendar__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.calendar__item:last-child {
    border-bottom: 1px solid #eee;
}
.calendar__item-full {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    order: 3;
}
@media (min-width: 1024px) {
    .calendar__item-full {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.calendar__item-date {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    margin-right: 40px;
    order: 1;
}
@media (min-width: 1024px) {
    .calendar__item-date {
        margin-right: 74px;
    }
}
.calendar__item-date b {
    font-size: 20px;
}
.calendar__item-date div {
    text-transform: lowercase;
}
.calendar__item-picture {
    margin-right: 24px;
}
.calendar__item-range {
    color: #999;
    font-size: 14px;
    margin-bottom: 4px;
}
.calendar__item-city {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    background: #eee;
    border-radius: 100px;
    color: #999;
    font-size: 14px;
    height: 26px;
    margin-left: auto;
    order: 2;
    padding: 3px 12px;
    position: absolute;
    right: 0;
}
@media (min-width: 1280px) {
    .calendar__item-city {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: relative;
    }
}
.calendar .ui-datepicker-days-cell-over.highlight-day.ui-datepicker-current-day.ui-datepicker-today {
    background: #8cc63f !important;
}
.calendar .ui-datepicker-days-cell-over.highlight-day.ui-datepicker-current-day.ui-datepicker-today a {
    color: #f7f8e2 !important;
}
.calendar .highlight-day.ui-datepicker-current-day {
    background: #8cc63f !important;
}
.calendar .highlight-day.ui-datepicker-current-day a {
    color: #f7f8e2 !important;
}
.calendar .ui-datepicker-calendar tbody {
    font-size: 12px;
}
.calendar .ui-state-default {
    background: transparent !important;
    border: 0 !important;
    text-align: center;
}
.calendar .highlight-day a {
    color: #8cc63f !important;
}
.calendar th span {
    color: #ccc !important;
}
.calendar .ui-datepicker .ui-datepicker-header {
    background: none;
    border: 0;
    border-bottom: 1px solid #eee;
    border-radius: 0;
}
.calendar .ui-datepicker-title {
    font-size: 14px;
}
.calendar .ui-datepicker .ui-datepicker-prev {
    background: url(/images/new/chevron_left.svg) no-repeat;
}
.calendar .ui-datepicker .ui-datepicker-next {
    background: url(/images/new/chevron_right.svg) no-repeat;
}
.calendar .ui-widget-header .ui-icon {
    display: none;
}
.calendar .ui-datepicker {
    width: 100%;
}
@media (min-width: 1024px) {
    .calendar .ui-datepicker {
        width: 17em;
    }
}
.ganty {
    margin-bottom: 2rem;
    margin-top: 4rem;
}
.ganty__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
    overflow-x: auto;
    white-space: nowrap;
}
.ganty__links a {
    padding: 10px 24px;
}
.ganty__links a:first-child {
    background: #8cc63f;
    border-radius: 2px 2px 0 0;
    color: #fff;
}
.ganty__links::-webkit-scrollbar-thumb {
    background: none;
}
.ganty__links::-webkit-scrollbar {
    width: 0;
}
.ganty__elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto;
}
@media (min-width: 1024px) {
    .ganty__elements {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.ganty__element {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "ganty-element";
    width: 100%;
}
.ganty__element:first-child {
    margin-bottom: 2rem;
}
@media (min-width: 1024px) {
    .ganty__element:first-child {
        margin-bottom: 0;
    }
}
.ganty__element-img {
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8);
    height: 392px;
    -o-object-fit: cover;
    object-fit: cover;
}
.ganty__element-img,
.ganty__element-title {
    grid-area: ganty-element;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
}
.ganty__element-title {
    -ms-grid-row-align: end;
    align-self: end;
    color: #fff;
    font-family: Univers-Bold;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    margin-left: 2rem;
    margin-right: 2rem;
    z-index: 2;
}
.ganty__element:not(:last-child) {
    margin-right: 1.5rem;
}
.map {
    background: #eee;
    padding-bottom: 2rem;
    padding-top: 4rem;
}
.map__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
}
@media (min-width: 1024px) {
    .map__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.map__indicators {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    margin-top: 1rem;
}
@media (min-width: 1024px) {
    .map__indicators {
        margin-bottom: 0;
        margin-top: 0;
    }
}
.map__indicators p {
    margin-right: 2rem;
}
@media (min-width: 1024px) {
    .map__desc {
        width: 40%;
    }
}
.map__footer p {
    color: #999;
    margin-top: 24px;
}
.map__element-image {
    width: 100%;
}
.map__element-mark {
    display: none;
}
.map__element-mark:hover {
    scale: 1.033;
}
.map__element-mark:hover .map__element-desc {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    opacity: 1;
    translate: 0 0;
}
@media (min-width: 1024px) {
    .map__element-mark {
        display: -ms-grid;
        display: grid;
        grid-template-areas: "map-mark";
    }
}
.map__element-count {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #000;
    border-radius: 50%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: map-mark;
    height: 29px;
    justify-content: center;
    padding-top: 3px;
    width: 29px;
}
.map__element-desc {
    -ms-grid-row-align: center;
    align-self: center;
    background: #fff;
    border-radius: 4px;
    -webkit-filter: drop-shadow(0 12px 25px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 12px 25px rgba(0, 0, 0, 0.15));
    font-size: 13px;
    grid-area: map-mark;
    margin-left: 40px;
    max-height: 0;
    opacity: 0;
    padding: 5px;
    -webkit-transition: translate 0.4s;
    transition: translate 0.4s;
    translate: -12px 0;
}
@media (min-width: 1024px) {
    .map__element-count,
    .map__element-desc {
        -ms-grid-column: 1;
        -ms-grid-row: 1;
    }
}
.map__element-desc:before {
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    content: "";
    height: 0;
    left: -8px;
    position: absolute;
    top: 8px;
    width: 0;
}
.news {
    margin-bottom: 4rem;
    margin-top: 4rem;
}
.news__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.news__header h2 {
    margin-bottom: 0;
}
.news__header a {
    color: #8cc63f;
}
.news__list {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 1024px) {
    .news__list {
        -ms-grid-columns: (minmax(0, 1fr)) [4];
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.news__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2rem;
}
@media (min-width: 1024px) {
    .news__item:not(:last-child) {
        margin-right: 24px;
    }
}
.news__item-image {
    -webkit-filter: brightness(0.98);
    filter: brightness(0.98);
    height: 181px;
    margin-bottom: 24px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
@media (min-width: 1024px) {
    .news__item-image {
        height: 159px;
    }
}
.news__item-date {
    color: #999;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-top: auto;
    padding-top: 0.75rem;
}
.news .about__link {
    margin-bottom: 0;
    margin-top: 0;
}
.footer form {
    margin-bottom: 24px;
}
@media (min-width: 768px) {
    .footer form {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.footer form input {
    background: #eee;
    border-radius: 2px 0 0 2px;
    height: 52px;
    padding: 18px 14px;
    width: 100%;
}
.footer form input[type="submit"] {
    -ms-flex-negative: 0;
    background: #8cc63f;
    border-radius: 0 2px 2px 0;
    color: #fff;
    flex-shrink: 0;
    height: 52px;
    margin-top: 8px;
    text-transform: uppercase;
    width: 100%;
}
@media (min-width: 768px) {
    .footer form input[type="submit"] {
        margin-top: 0;
        width: 184px;
    }
}
.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 2.5rem;
    overflow-x: auto;
}
@media (min-width: 1024px) {
    .tabs {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
.tabs button {
    -ms-flex-negative: 0;
    color: #999;
    flex-shrink: 0;
    padding: 10px 24px;
    text-align: left;
    width: 182px;
}
@media (min-width: 1024px) {
    .tabs button {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: auto;
    }
}
.tabs button.tabs__toggle--library {
    width: auto;
}
.tabs button:hover {
    background: #eee;
    color: #000;
}
.tabs button.active {
    background: #8cc63f;
    color: #fff;
}
.tabs::-webkit-scrollbar {
    width: 0;
}
.title--page {
    padding-bottom: 1rem;
    padding-top: 2rem;
}
